home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / vcdeasy / VCDEasy_v1.1.4_Setup.exe / {app} / CdrDao / Release-1.1.3 < prev    next >
Text File  |  2002-09-15  |  4KB  |  82 lines

  1. Hi,
  2.  
  3. cdrdao-1.1.3 is available from:
  4.  
  5.   http://www.ping.de/sites/daneb/download.html
  6.  
  7. This version contains some new features which are not tested as I used to do
  8. it with previous releases. I'm just making this version public because I'll
  9. move to another town next week and I don't know when I'll have access to the
  10. Internet again. However, I'd like to encourage everyone to do at least some
  11. simulation runs with the new 'copy' command. It should be possible to make
  12. on the fly copies of arbitrary single session CDs now.
  13.  
  14. The xcdrdao GUI has reached a status that I would call usable. It's main
  15. application is the composition of audio CDs and editing of audio CD images
  16. created with 'read-cd'. 
  17.  
  18.  
  19. Cdrdao changes:
  20.  
  21.  o Data track writing is available with all drivers, especially the
  22.    'ricoh-mp6200' and 'generic-mmc-raw' can write data tracks now.
  23.  
  24.  o Added DAE capability based on Monty's paranoia library to all drivers.
  25.    The 'plextor' driver will still use the special Plextor method for DAE
  26.    with Plextor drives but it is possible to force using the paranoia mode
  27.    with a driver option (see README). The paranoia mode can customized with
  28.    option '--paranoia-mode #'. Please read section 'Digital Audio Extraction'
  29.    of the README.
  30.  
  31.  o 'read-cd' creates now a complete image of a session. All tracks are written
  32.    to a single image file (comparable to a .bin file). Pre-gaps and index marks
  33.    of audio tracks are extracted while ripping the audio data so that a 
  34.    'read-toc' step is obsolete now.
  35.    It may choke on CDs written in TAO mode.
  36.  
  37.  o Experimental: Added a 'copy' command that performs all steps for copying a
  38.    CD session with a single or two drives. By default a temporary image file
  39.    is created in the current working directory. On the fly copying can be
  40.    selected with option '--on-the-fly' which avoids the temporary image file.
  41.    Copying of mixed mode CDs should be fine.
  42.    I expect problems with source CDs written in TAO mode but I did not make
  43.    any tests up to now.
  44.    On the fly copying is not available for the Win32 platform, yet.
  45.    Please read section 'Example for CD Copying' of the README.
  46.  
  47.  o 'read-cd' ignores sectors with L-EC errors now if option '--read-raw' is
  48.    given. The 'cdd2600', 'ricoh-mp6200' and 'generic-mmc-raw' driver will
  49.    recreate the erroneous sectors when recording.
  50.  
  51.  o Added full multi session support to the 'teac-cdr55' driver.
  52.  
  53.  o Added multiple language support for CD-TEXT. However, I have currently no
  54.    access to a CD-TEXT capable consumer CD-player so I am not sure if CD-TEXT
  55.    recording still works. Reading the written CD-TEXT data with a CD-ROM
  56.    drive gives the expected results.
  57.  
  58.  o ATAPI CD-ROM drives that were only working with the 'plextor' driver
  59.    should now be supported by the 'generic-mmc' driver with driver option 0x20
  60.    (--driver generic-mmc:0x20). 
  61.  
  62.  o A CD-R medium is automatically ejected now before writing to reset the disk
  63.    status after a simulation run which is necessary e.g. for the
  64.    Philips CDD2x00 recorder family.
  65.  
  66.  
  67. Xcdrdao changes:
  68.  
  69.  o Added dialogs for entering meta data like UPC/EAN, ISRC code and CD-TEXT.
  70.  
  71.  o It is now possible to insert and remove samples at any place without
  72.    touching the audio files on the disk.
  73.  
  74.  o Added a dialog for configuration of all available CD-ROM/CD-R devices.
  75.  
  76.  o Recording can now be started from the GUI. Simultaneous recording with
  77.    multiple CD-recorders is possible if the hardware is suitable for it.
  78.  
  79.  o Created a man page.
  80.  
  81. Andreas
  82.